Skip to main content
Version: 5.3.0.0

Create Rating Limit

Description​

A Rating Limit Rule is designed to check the number of process instances that can be executed within a specific time range.

Steps to Create Rule​

  1. Click the "Create Rule" button in the "Throttling Rules" tab of the Throttling view.

  2. To create a Rating Limit Rule, configure the following parameters:

    • Enter the rule's Name.
    • Enter a Description.
    • Choose the Type as Rating Limit.

    Now, click "Forward".

  3. Configure the rule type specific parameters:

    • Grouped:
      • Yes results in validating the rating limit against the number of incoming processes, grouped by event source (e.g., clients with the same IP address).
      • No means validating the rating limit against the number of incoming processes per request.
    • Rating: If the data is sent at a frequency higher than the given limit, the handler will switch to the "overflow" state.

    Finally, click the "Add" button.